relpath
authorPascal Packaging Team <pkg-pascal-devel@lists.alioth.debian.org>
Sat, 3 Feb 2018 09:30:21 +0000 (09:30 +0000)
committerAbou Al Montacir <abou.almontacir@sfr.fr>
Sat, 3 Feb 2018 09:30:21 +0000 (09:30 +0000)
commita341ce419c4fe9fd155851c8788608974c3802ae
tree988d688d0319e1887fea58c8533ca54000ea3889
parent2044a3cd3147336c73e208156b353f4dc09c7dac
relpath

This patch adds an utility for computing relative path according to a given
base directory. This is useful for libraries that are to install .lpk in
order to be used with lazarus. As these libraries may be compiled without
need to build depend on Lazarus, we add it in fp-utils package which is likely
to be used by any big project which build depends on fp-compiler.

Gbp-Pq: Name relpath.patch
fpcsrc/utils/fpmake.pp
fpcsrc/utils/relpath.pas [new file with mode: 0644]
install/man/man1/relpath.1 [new file with mode: 0644]